[HVM] Save/restore: don't try to set the console ring MFN
authorTim Deegan <Tim.Deegan@xensource.com>
Thu, 8 Feb 2007 15:00:33 +0000 (15:00 +0000)
committerTim Deegan <Tim.Deegan@xensource.com>
Thu, 8 Feb 2007 15:00:33 +0000 (15:00 +0000)
commitde602931ef7752d469b206b21ffad7f38810cda6
tree134d8defe6cb1592f24c8839b5b00c5ea287e070
parenta7564870f17251dcd07d60dff2fcb17d66246354
[HVM] Save/restore: don't try to set the console ring MFN
in a HVM restore.  In particular, don't print an uninitialized stack
variable, which causes XMLRPC exceptions in xend.
Signed-off-by: Tim Deegan <Tim.Deegan@xensource.com>
tools/libxc/xc_hvm_restore.c
tools/libxc/xenguest.h
tools/libxc/xg_private.c
tools/python/xen/xend/XendCheckpoint.py
tools/xcutils/xc_restore.c